home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / TEMP / GNU / flex / Files < prev    next >
Text File  |  1995-06-28  |  838b  |  43 lines

  1. Files
  2. Previous: <Diagnostics=>Diagnostic> * Next: <Deficiencies=>Deficienci> * Up: <Top=>!Root>
  3.  
  4. #Wrap on
  5. {fH3}Files{f}
  6.  
  7. #Indent +4
  8. #Indent
  9. {fCite}-lfl{f}
  10. #Indent +4
  11. library with which scanners must be linked.
  12.  
  13. #Indent
  14. {fCite}lex.yy.c{f}
  15. #Indent +4
  16. generated scanner (called {fCite}lexyy.c{f} on some systems).
  17.  
  18. #Indent
  19. {fCite}lex.yy.cc{f}
  20. #Indent +4
  21. generated C++ scanner class, when using {fEmphasis}-+{f}.
  22.  
  23. #Indent
  24. {fCite}<FlexLexer.h>{f}
  25. #Indent +4
  26. header file defining the C++ scanner base class,
  27. {fCode}FlexLexer{f}, and its derived class, {fCode}yyFlexLexer{f}.
  28.  
  29. #Indent
  30. {fCite}flex.skl{f}
  31. #Indent +4
  32. skeleton scanner.  This file is only used when
  33. building flex, not when flex executes.
  34.  
  35. #Indent
  36. {fCite}lex.backup{f}
  37. #Indent +4
  38. backing-up information for {fEmphasis}-b{f} flag (called {fCite}lex.bck{f}
  39. on some systems).
  40.  
  41. #Indent
  42.  
  43.